Welcome![Sign In][Sign Up]
Location:
Search - C DOS

Search list

[OtherDOS

Description: 本书是介绍MS-DOS编程的技术书籍,是一本多年来的权威性畅销著作。内容非常 全面,覆盖了DOS的各个方面。 ·包括了MS-DOS 6.xx的全部内容,并覆盖了DOS的各个版本(1.0-6.22)。书中 包括全部的DOS功能调用及数据结构,包括一些未公开的功能和保留的功能。 ·介绍了PC编程时所需的BIOS、鼠标、EMS、XMS、DPMI、任务切换等的功能调 用。 .分专题介绍了DOS编程的各个方面:输入/输出设备;内存、文件、目录、设备管 理 TSR及设备驱动程序 DOS出错处理等等。 ·介绍了如何在汇编语言、BASIC C/C++及Pascal中使用DOS及BIOS的技术。 ·丰富而实用的大量实例源代码。 -err
Platform: | Size: 508928 | Author: misslerman | Hits:

[Otherdpt

Description: 内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写好,全是完整的,现在仅开启备份功能),如果想使用还原替换和比较功能,可自行打开调用的开关或加几句调用的代码就可以了-Containing pure DOS, WIN32, and WIN32 GUI console in three versions. They generated backup files can be used in any version. WIN32 GUI version temporarily use the backup function (all other modules have also written, is complete, now only open the backup feature), if you want to use to restore the replacement and comparison of features, can open the call a few of the switches or the code can call the
Platform: | Size: 334848 | Author: 王大 | Hits:

[Internet-Networkwatt32s-2.2-dev.10

Description: watt32 Dos下的抓包,实现防火墙,tcp重建 -under watt32 Dos capture, realize the firewall, tcp reconstruction
Platform: | Size: 2367488 | Author: zhu qiang | Hits:

[Othercom.c

Description: DOS下的一个简单的串口测试工具,以查询的方式接收数据,可以十六进制码的方式或者字符的方式显示;可以发送小文件。-DOS under a simple serial testing tools to make inquiries, receive the data in hexadecimal code or the way the way the characters display can send small files.
Platform: | Size: 2048 | Author: 树军 | Hits:

[assembly languageYington_RS485_bios209

Description: RS485系列BIOS 209for MS-DOS-RS485 series BIOS 209for MS-DOS
Platform: | Size: 360448 | Author: huangjr | Hits:

[OtherDOS-C

Description: Microsoft DOS 6.22的源码-Microsoft DOS 6.22 Source
Platform: | Size: 384000 | Author: Clonne | Hits:

[Linux-Unixzsnes_1_51

Description: It is a SNES/Super Famicom emulator for x86 computers. It runs on Windows, MS-DOS and Linux/FreeBSD and supports mode 7, sound, Super FX, and a lot more-is a SNES/Super Famicom emulator for x86 computers. It runs on Windows, MS-DOS and Linux/FreeBSD and supports mode 7, sound, Super FX, and a lot more
Platform: | Size: 1037312 | Author: wslone | Hits:

[Otherdos

Description: 在cvm中实现dos的滚屏打印方式,并在cvm.h 的基础上增加了诸多实用的函数,包括一些图形界面的函数,所带的五笔输入法可以打词,比系统自带的只能打单个字的要方便很多。 只有dos.h文件是用户用的头文件; 用法如下: #include "dos.h" void dos() /*相当于main*/ { } 用户不能用main,因为main已经在dos.obj里了; dos.obj 的生成:dos.c 和其他的.h文件用于生成dos.obj ,只要 cvm.exe dos.c 就可以了 连接成.cvm 文件的时候用 cvmlnk.exe a.cvm dos.obj cvm.obj user.obj 其中 user.obj 是用户自己的代码生成 cvm.obj 在cvm 开发包里有;-In the cvm to achieve the scrolling dos printing method, and based on the increased cvm.h many useful functions, including some graphical user interface functions, brought a five-stroke input method can play word, than the system comes with only the can play a single word to be a lot easier. Only dos.h files are header files used by the user usage is as follows:# include " dos.h" void dos ()/* the equivalent of main*/() you can not use main, because the main has been dos.obj where the dos.obj generation: dos.c and other. h file used to generate dos.obj, as long as the connection can be cvm.exe dos.c into. cvm file would use cvmlnk.exe a.cvm dos.obj cvm . obj user.obj where user.obj is the user' s own code generation cvm.obj development in the cvm package are
Platform: | Size: 13312 | Author: luoweijian | Hits:

[Windows CECE-DOS

Description: CE-DOS,ce内核引导系统,dos系统版本6.-CE-DOS, ce core guidance systems, dos System Version 6.22
Platform: | Size: 368640 | Author: huzhonghua | Hits:

[assembly languagetc2

Description: 经典的不能再经典的Turbo C 2.0。DOS 时代优秀的 C 语言编程工具-The classic is no longer the classic Turbo C 2.0. DOS era of good C language programming tools
Platform: | Size: 954368 | Author: 潘羽泉 | Hits:

[Otherdos

Description: 本书是介绍MS-DOS编程的技术书籍,是一本多年来的权威性畅销著作。内容非常 全面,覆盖了DOS的各个方面。 ·包括了MS-DOS 6.xx的全部内容,并覆盖了DOS的各个版本(1.0-6.22)。书中 包括全部的DOS功能调用及数据结构,包括一些未公开的功能和保留的功能。 ·介绍了PC编程时所需的BIOS、鼠标、EMS、XMS、DPMI、任务切换等的功能调 用。 .分专题介绍了DOS编程的各个方面:输入/输出设备;内存、文件、目录、设备管 理 TSR及设备驱动程序 DOS出错处理等等。 ·介绍了如何在汇编语言、BASIC C/C++及Pascal中使用DOS及BIOS的技术。 ·丰富而实用的大量实例源代码。 本书的读者对象为对PC编程有兴趣的专业技术人员、大专院校学生及计算机爱好 者。 -This book is to introduce the MS-DOS programming, technical books, is an authoritative best-selling books over the years. Content is very A comprehensive, covering all aspects of DOS.             * Includes the MS-DOS 6. xx All content and covers the various versions of DOS (1.0-6.22). Book                 Including all of the DOS function calls and data structures, including some undisclosed features and retention functions.             * Introduced PC programming required for BIOS, the mouse, EMS, XMS, DPMI, task switching functions such as transfer                 Use.             . Sub-topic describes the various aspects of DOS programming: input/output devices memory, files, directories, device control                 Li TSR and device driver DOS error handling and so on.      
Platform: | Size: 509952 | Author: 蓝冰 | Hits:

[OtherDIRSEL

Description: TURBO C 文件管理器,有原始碼及編譯完成的執行檔-TURBO C File Manager, there is complete source code and compiled executable file
Platform: | Size: 10240 | Author: 蔡明宏 | Hits:

[OS Developfat32.C

Description: 这种格式采用32位的文件分配表,使其对磁盘的管理能力大大增强,突破了FAT16对每一个分区的容量只有2 GB的限制。由于现在的硬盘生产成本下降,其容量越来越大,运用FAT32的分区格式后,我们可以将一个大硬盘定义成一个分区而不必分为几个分区使用,大大方便了对磁盘的管理。而且,FAT32具有一个最大的优点:在一个不超过8GB 的分区中,FAT32分区格式的每个簇容量都固定为4KB,与FAT16相比,可以大大地减少磁盘的浪费,提高磁盘利用率。目前,支持这一磁盘分区格式的操作系统有Win97、Win98和Win2000。但是,这种分区格式也有它的缺点,首先是采用FAT32格式分区的磁盘,由于文件分配表的扩大,运行速度比采用FAT16格式分区的磁盘要慢。另外,由于DOS不支持这种分区格式,所以采用这种分区格式后,就无法再使用DOS系统。-Microsoft Windows Millennium Edition (Me)
Platform: | Size: 1024 | Author: 樊晓博 | Hits:

[Internet-NetworkDoS

Description: 利用winpcap实现的DoS攻击 C源码,会有人用得到-DoS attacks using winpcap to achieve C source code, will someone be
Platform: | Size: 3328000 | Author: 王小明 | Hits:

[SCMLXKEY

Description: dos下键盘操作的C函数,方便BC用户dos下的键盘程序开发-C-dos function under the keyboard for easy user dos BC program development under the keyboard
Platform: | Size: 1024 | Author: 李勇 | Hits:

[OS DevelopMs-Dos-6.0-SourceCode

Description: 微软DOS操作系统6.0版完整源码 环境Visual C++6.0-MS-DOS 6.0 source code
Platform: | Size: 1670144 | Author: | Hits:

[OtherC

Description: C语言DOS电话薄 供学习者参考。 基本涵盖C语言各个基础部分-C-DOS reference phone book for learners. Basis covering various parts of the C language
Platform: | Size: 80896 | Author: zhang | Hits:

[Multimedia Developwavefileplayer.c.tar

Description: This a simple WAV file player which interacts your Sound card(of type SoundBlaster).It can play only 8-bit Mono PCM WAVe file whose time lenght is around 1 secs.,the programmers can extend for more timelenght.It works fine in Pure 16-bit DOS Mode-This is a simple WAV file player which interacts your Sound card(of type SoundBlaster).It can play only 8-bit Mono PCM WAVe file whose time lenght is around 1 secs.,the programmers can extend for more timelenght.It works fine in Pure 16-bit DOS Mode
Platform: | Size: 2048 | Author: Rohit Singhal | Hits:

[OtherC-DOS

Description: C语言编写的DOS命令调用。-DOS command invokes the C language. Hey! ! ! !
Platform: | Size: 2048 | Author: 猪仔 | Hits:

[Other Riddle gamesDOS经典游戏digger源代码(Turbo C编译运行)

Description: DOS下的经典游戏digger源代码,可用Turbo C 2.0编译运行。
Platform: | Size: 178187 | Author: shitshit | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net